-- card: 11689 from stack: in -- bmap block id: 16953 -- flags: 0000 -- background id: 2778 -- name: -- part 1 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=375 top=235 right=273 bottom=423 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp visual dissolve go to card 5 end mouseUp -- part 2 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=351 top=278 right=342 bottom=385 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp visual dissolve go to card 6 end mouseUp -- part 3 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=362 top=134 right=216 bottom=445 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Visual ----- HyperTalk script ----- on mouseUp visual dissolve go to card 17 end mouseUp -- part 4 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=362 top=81 right=133 bottom=446 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp visual dissolve go to card 16 end mouseUp -- part 5 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=202 top=24 right=88 bottom=242 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: motor ----- HyperTalk script ----- on mouseUp visual dissolve go to card 14 end mouseUp -- part 6 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=105 top=53 right=136 bottom=202 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Frontal ----- HyperTalk script ----- on mouseUp visual dissolve go to card 9 end mouseUp -- part 7 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=203 top=89 right=170 bottom=240 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: speech ----- HyperTalk script ----- on mouseUp visual dissolve go to card 12 end mouseUp -- part 8 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=201 top=170 right=255 bottom=296 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: memory ----- HyperTalk script ----- on mouseUp visual dissolve go to card 10 end mouseUp -- part 10 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=95 top=136 right=242 bottom=201 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Prefrontal ----- HyperTalk script ----- on mouseUp visual dissolve go to card 8 end mouseUp -- part 11 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=271 top=59 right=119 bottom=313 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Body Sensory ----- HyperTalk script ----- on mouseUp Visual dissolve go to card 13 end mouseUp -- part 12 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=241 top=61 right=119 bottom=272 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Central sulcus ----- HyperTalk script ----- on mouseUp visual dissolve go to card 15 end mouseUp -- part 13 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=240 top=118 right=170 bottom=324 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Auditory ----- HyperTalk script ----- on mouseUp visual dissolve go to card 11 end mouseUp -- part 14 (button) -- low flags: 00 -- high flags: 8001 -- rect: left=468 top=282 right=336 bottom=502 -- title width / last selected line: 0 -- icon id / first selected line: 8538 / 8538 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Zoom ----- HyperTalk script ----- on mouseUp visual dissolve go to card 18 repeat 9 visual dissolve go to next card end repeat end mouseUp